PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTableCellPadding Method
In This Topic
    getTableCellPadding Method
    In This Topic
    Gets the table cell padding.
    Syntax
    public double getTableCellPadding()

    Return Value

    An offset to account for the separation between the table cell's content rectangle and the surrounding border.
    See Also